Skip to content

Fix files in hidden folder shown #217#279

Merged
naveensingh merged 6 commits intoFossifyOrg:mainfrom
jguegel:file-in-hidden-folder-shown-217
Sep 30, 2025
Merged

Fix files in hidden folder shown #217#279
naveensingh merged 6 commits intoFossifyOrg:mainfrom
jguegel:file-in-hidden-folder-shown-217

Conversation

@jguegel
Copy link
Copy Markdown
Contributor

@jguegel jguegel commented Sep 30, 2025

Type of change(s)

  • Bug fix
  • Feature / enhancement
  • Infrastructure / tooling (CI, build, deps, tests)
  • Documentation

What changed and why

  • Fix files in hidden folder shown
  • non hidden files inside a hidden folder, should be treated as hidden and therefore not be displayed in recent tab (if not actively activated show hidden)

Tests performed

  1. Make a hidden folder
  2. Add a recent file to it.
  3. Look in the recent view.
  4. Switch setting for Temporarily show hidden & Stop showing hidden media to see changed ItemList

Closes the following issue(s)

Checklist

  • I read the contribution guidelines.
  • I manually tested my changes on device/emulator (if applicable).
  • I updated the "Unreleased" section in CHANGELOG.md (if applicable).
  • I have self-reviewed my pull request (no typos, formatting errors, etc.).
  • All checks are passing.

Jan Guegel added 3 commits September 30, 2025 10:14
Signed-off-by: Jan Guegel <jan@guegel.eu>
Signed-off-by: Jan Guegel <jan@guegel.eu>
Signed-off-by: Jan Guegel <jan@guegel.eu>
Comment thread app/src/main/kotlin/org/fossify/filemanager/fragments/RecentsFragment.kt Outdated
Comment thread app/src/main/kotlin/org/fossify/filemanager/fragments/RecentsFragment.kt Outdated
Copy link
Copy Markdown
Member

@naveensingh naveensingh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be good, thanks.

@naveensingh naveensingh merged commit 5b278f6 into FossifyOrg:main Sep 30, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Files in hidden folders still show up in the recents view

2 participants